-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gui(intsaller): ping electrum backend both with tcp & ssl #1296
base: master
Are you sure you want to change the base?
Conversation
I won't comment on the technical solution, but on the UI side I would use yellow/orange (the usual warning color) for warnings. I would possibly make it a little bigger |
|
53170ef
to
4944837
Compare
Do we need to warn about SSL if people are using on their local network? |
Wouldn't it be simpler to have a "Use SSL" checkbox? |
the advantage of ping both is i guess almost the time our user will not know what is ssl, so w/ this solution they don't have to care about. |
i think it's not easy to be sure wether we are a local network or not |
This PR add a double ping (both tcp & ssl) when defining an electrum server address.
After ping if the prefix is not ssl we display a warning to the user: